Moderate: convert2rhel security, bug fix, and enhancement update

Related Vulnerabilities: CVE-2022-0851  

Synopsis

Moderate: convert2rhel security, bug fix, and enhancement update

Type/Severity

Security Advisory: Moderate

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An update for convert2rhel is now available for Convert2RHEL for RHEL-7.

Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

The convert2rhel package provides the Convert2RHEL utility, which performs operating system conversion. During the conversion process, Convert2RHEL replaces all RPM packages from the original Linux distribution with their Red Hat Enteprise Linux versions.

Security Fix(es):

  • convert2rhel: Activation key passed via command line by code (CVE-2022-0851)

Bug Fix(es):

  • Conversion fails due to gnome-documents-libs conflict (BZ#2043724)
  • Using dbus API for RHSM registration to safely pass the activation key
  • Verifying GPG key for UBI repositories

Deprecation:

  • Deprecated `-f|--password-from-file` parameter option

Enhancement(s):

  • Checking if a new version of convert2rhel is available
  • Warning if multiple authentication sources are specified
  • Fixed logging error with unavailable RHSM certificate
  • Fixed gnome-documents-libs package conflict
  • Fixed handling shim-x64 package protection on non-UEFI systems

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Convert2RHEL 7 x86_64

Fixes

  • BZ - 2043724 - Conversion fails due to gnome-documents-libs conflict
  • BZ - 2060217 - CVE-2022-0851 convert2rhel: Activation key passed via command line by code
  • RHELC-700 - Move yum clean metadata and yum makecache to the beginning of conversion
  • RHELC-701 - Unknown tag in rpm query format call
  • RHELC-702 - Incorrectly logging error with unavailable RHSM certificate
  • RHELC-703 - Use dbus API for RHSM registration
  • RHELC-704 - Update grub bootloader images
  • RHELC-705 - Check for a new version available
  • RHELC-706 - Add the ability to take the activation key from a config file rather than the command line
  • RHELC-707 - Check whether the user has specified multiple authentication sources and warn if so
  • RHELC-708 - Remove UEFI condition from shim-x64 workaround